home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / disk / recfilsh.zip / PRINTDOC.BAT < prev    next >
DOS Batch File  |  1995-11-15  |  312b  |  17 lines

  1. echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo  You are about to print the docs file to your printer.  Be certain that
  9. echo  your printer is turned ON, and that there is paper in it.
  10. echo  Then:
  11. pause
  12. ECHO.
  13. ECHO.
  14. ECHO.
  15. ECHO  PRINTING IN PROCESS................PLEASE WAIT!
  16. copy RECORDIT.DOC prn
  17.